Skip to content

Bump the maven-dependencies group across 8 directories with 8 updates #1058

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps the maven-dependencies group with 1 update in the /labs/unicorn-location-api/UnicornLocationFunction directory: com.amazonaws:aws-lambda-java-events.
Bumps the maven-dependencies group with 3 updates in the /labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction directory: com.amazonaws:aws-lambda-java-events, com.amazonaws:aws-lambda-java-runtime-interface-client and com.fasterxml.jackson.jr:jackson-jr-objects.
Bumps the maven-dependencies group with 2 updates in the /labs/unicorn-stock-broker directory: com.amazonaws:aws-lambda-java-events and org.crac:crac.
Bumps the maven-dependencies group with 2 updates in the /labs/unicorn-store/infrastructure/db-setup directory: com.amazonaws:aws-lambda-java-events and com.fasterxml.jackson.jr:jackson-jr-objects.
Bumps the maven-dependencies group with 1 update in the /labs/unicorn-store/software/alternatives/unicorn-audit-service directory: com.amazonaws:aws-lambda-java-events.
Bumps the maven-dependencies group with 1 update in the /labs/unicorn-store/software/alternatives/unicorn-store-micronaut directory: jakarta.persistence:jakarta.persistence-api.
Bumps the maven-dependencies group with 4 updates in the /labs/unicorn-store/software/alternatives/unicorn-store-quarkus directory: org.crac:crac, io.quarkus.platform:quarkus-bom, io.quarkus.platform:quarkus-amazon-services-bom and io.quarkus.platform:quarkus-maven-plugin.
Bumps the maven-dependencies group with 1 update in the /labs/unicorn-store/software/unicorn-store-spring directory: jakarta.persistence:jakarta.persistence-api.

Updates com.amazonaws:aws-lambda-java-events from 3.11.6 to 3.13.0

Commits

Updates com.amazonaws:aws-lambda-java-events from 3.11.6 to 3.13.0

Commits

Updates com.amazonaws:aws-lambda-java-runtime-interface-client from 2.5.0 to 2.5.1

Commits

Updates com.fasterxml.jackson.jr:jackson-jr-objects from 2.17.1 to 2.17.2

Commits
  • 4586ef3 [maven-release-plugin] prepare release jackson-jr-parent-2.17.2
  • dbe9b7a Prepare for 2.17.2 release
  • 5840b7b Back to snapshot deps
  • 4788e08 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.amazonaws:aws-lambda-java-events from 3.11.6 to 3.13.0

Commits

Updates org.crac:crac from 1.4.0 to 1.5.0

Release notes

Sourced from org.crac:crac's releases.

1.5.0

Commits
  • f42b498 [release] prepare release 1.5.0
  • 02375f9 Add generation of OSGi metadata and JPMS module-info (#11)
  • 8477b97 [release] prepare for next development iteration
  • dd23de4 [release] prepare release 1.4.0
  • eae4cd3 Create release config
  • See full diff in compare view

Updates com.amazonaws:aws-lambda-java-events from 3.11.6 to 3.13.0

Commits

Updates com.fasterxml.jackson.jr:jackson-jr-objects from 2.17.1 to 2.17.2

Commits
  • 4586ef3 [maven-release-plugin] prepare release jackson-jr-parent-2.17.2
  • dbe9b7a Prepare for 2.17.2 release
  • 5840b7b Back to snapshot deps
  • 4788e08 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.amazonaws:aws-lambda-java-events from 3.11.6 to 3.13.0

Commits

Updates jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0

Release notes

Sourced from jakarta.persistence:jakarta.persistence-api's releases.

Jakarta Persistence 3.2.0-M01

This release contains following changes:

  • Adds factory-level access to named queries and named entity graphs
  • Updates orm schema for 3.2

Full Changelog: jakartaee/persistence@3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE

Jakarta Persistence 3.1.0 API

This release contains following changes:

  • EntityManagerFactory and EntityManager interfaces extends java.lang.AutoCloseable interface
  • Fixes ClassTransformer.transform to throw Persistence API specific exception
  • Adds support for java.util.UUID and GenerationType.UUID
  • Adds CEILING, EXP, FLOOR, LN, POWER, ROUND, and SIGN numeric functions to Jakarta Persistence QL and ceiling(), exp(), floor(), ln(), power(), round(), and sign() to Criteria API
  • Adds LOCAL DATE, LOCAL DATETIME, and LOCAL TIME functions to Jakarta Persistence QL and corresponding localDate(), localDateTime(), and localTime() to Criteria API
  • Adds EXTRACT function to Jakarta Persistence QL
  • Adds support for Expressions as conditions in Criteria CASE expressions
  • Adds missing definition of single_valued_embeddable_object_field in Jakarta Persistence QL BNF
  • Clarifies mixing types of query input parameters
  • Clarifies definition of the Basic type
  • Clarifies the order of parameters in the LOCATE function
  • Clarifies SqlResultSetMapping with multiple EntityResults and conflicting aliases

New Contributors

Project Board: https://github.com/eclipse-ee4j/jpa-api/projects/2 Full Changelog: https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE

Commits

Updates org.crac:crac from 1.4.0 to 1.5.0

Release notes

Sourced from org.crac:crac's releases.

1.5.0

Commits
  • f42b498 [release] prepare release 1.5.0
  • 02375f9 Add generation of OSGi metadata and JPMS module-info (#11)
  • 8477b97 [release] prepare for next development iteration
  • dd23de4 [release] prepare release 1.4.0
  • eae4cd3 Create release config
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-bom from 3.12.1 to 3.13.0

Commits
  • ec5a22e [maven-release-plugin] prepare release 3.13.0
  • 7f92eb8 Merge pull request #1245 from ppalaga/240730-qcxf-3.13.1
  • c1e31b1 Merge pull request #1243 from loicmathieu/gcp-2-10-0
  • 1b74eb6 Upgrade to Quarkus CXF 3.13.1
  • c763b85 Upgrade to Google Cloud extension pack 2.10.0
  • ac6b68d Merge pull request #1244 from jamesnetherton/cq-3.13.0
  • 01645c9 Upgrade Camel Quarkus to 3.13.0
  • b7929ee Upgrade to Quarkus CXF 3.13.0
  • ec1b19a Merge pull request #1241 from gsmet/quarkus-3.13.0
  • 2dd5149 Upgrade to Quarkus 3.13.0
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-amazon-services-bom from 3.12.1 to 3.13.0

Commits
  • ec5a22e [maven-release-plugin] prepare release 3.13.0
  • 7f92eb8 Merge pull request #1245 from ppalaga/240730-qcxf-3.13.1
  • c1e31b1 Merge pull request #1243 from loicmathieu/gcp-2-10-0
  • 1b74eb6 Upgrade to Quarkus CXF 3.13.1
  • c763b85 Upgrade to Google Cloud extension pack 2.10.0
  • ac6b68d Merge pull request #1244 from jamesnetherton/cq-3.13.0
  • 01645c9 Upgrade Camel Quarkus to 3.13.0
  • b7929ee Upgrade to Quarkus CXF 3.13.0
  • ec1b19a Merge pull request #1241 from gsmet/quarkus-3.13.0
  • 2dd5149 Upgrade to Quarkus 3.13.0
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.12.1 to 3.13.0

Commits
  • ec5a22e [maven-release-plugin] prepare release 3.13.0
  • 7f92eb8 Merge pull request #1245 from ppalaga/240730-qcxf-3.13.1
  • c1e31b1 Merge pull request #1243 from loicmathieu/gcp-2-10-0
  • 1b74eb6 Upgrade to Quarkus CXF 3.13.1
  • c763b85 Upgrade to Google Cloud extension pack 2.10.0
  • ac6b68d Merge pull request #1244 from jamesnetherton/cq-3.13.0
  • 01645c9 Upgrade Camel Quarkus to 3.13.0
  • b7929ee Upgrade to Quarkus CXF 3.13.0
  • ec1b19a Merge pull request #1241 from gsmet/quarkus-3.13.0
  • 2dd5149 Upgrade to Quarkus 3.13.0
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-amazon-services-bom from 3.12.1 to 3.13.0

Commits
  • ec5a22e [maven-release-plugin] prepare release 3.13.0
  • 7f92eb8 Merge pull request #1245 from ppalaga/240730-qcxf-3.13.1
  • c1e31b1 Merge pull request #1243 from loicmathieu/gcp-2-10-0
  • 1b74eb6 Upgrade to Quarkus CXF 3.13.1
  • c763b85 Upgrade to Google Cloud extension pack 2.10.0
  • ac6b68d Merge pull request #1244 from jamesnetherton/cq-3.13.0
  • 01645c9 Upgrade Camel Quarkus to 3.13.0
  • b7929ee Upgrade to Quarkus CXF 3.13.0
  • ec1b19a Merge pull request #1241 from gsmet/quarkus-3.13.0
  • 2dd5149 Upgrade to Quarkus 3.13.0
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.12.1 to 3.13.0

Commits
  • ec5a22e [maven-release-plugin] prepare release 3.13.0
  • 7f92eb8 Merge pull request #1245 from ppalaga/240730-qcxf-3.13.1
  • c1e31b1 Merge pull request #1243 from loicmathieu/gcp-2-10-0
  • 1b74eb6 Upgrade to Quarkus CXF 3.13.1
  • c763b85 Upgrade to Google Cloud extension pack 2.10.0
  • ac6b68d Merge pull request #1244 from jamesnetherton/cq-3.13.0
  • 01645c9 Upgrade Camel Quarkus to 3.13.0
  • b7929ee Upgrade to Quarkus CXF 3.13.0
  • ec1b19a Merge pull request #1241 from gsmet/quarkus-3.13.0
  • 2dd5149 Upgrade to Quarkus 3.13.0
  • Additional commits viewable in compare view

Updates jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0

Release notes

Sourced from jakarta.persistence:jakarta.persistence-api's releases.

Jakarta Persistence 3.2.0-M01

This release contains following changes:

  • Adds factory-level access to named queries and named entity graphs
  • Updates orm schema for 3.2

Full Changelog: jakartaee/persistence@3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE

Jakarta Persistence 3.1.0 API

This release contains following changes:

  • EntityManagerFactory and EntityManager interfaces extends java.lang.AutoCloseable interface
  • Fixes ClassTransformer.transform to throw Persistence API specific exception
  • Adds support for java.util.UUID and GenerationType.UUID
  • Adds CEILING, EXP, FLOOR, LN, POWER, ROUND, and SIGN numeric functions to Jakarta Persistence QL and ceiling(), exp(), floor(), ln(), power(), round(), and sign() to Criteria API
  • Adds LOCAL DATE, LOCAL DATETIME, and LOCAL TIME functions to Jakarta Persistence QL and corresponding localDate(), localDateTime(), and localTime() to Criteria API
  • Adds EXTRACT function to Jakarta Persistence QL
  • Adds support for Expressions as conditions in Criteria CASE expressions
  • Adds missing definition of single_valued_embeddable_object_field in Jakarta Persistence QL BNF
  • Clarifies mixing types of query input parameters
  • Clarifies definition of the Basic type
  • Clarifies the order of parameters in the LOCATE function
  • Clarifies SqlResultSetMapping with multiple EntityResults and conflicting aliases

New Contributors

Project Board: https://github.com/eclipse-ee4j/jpa-api/projects/2 Full Changelog: https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 1 update in the /labs/unicorn-location-api/UnicornLocationFunction directory: [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs).
Bumps the maven-dependencies group with 3 updates in the /labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction directory: [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs), [com.amazonaws:aws-lambda-java-runtime-interface-client](https://github.com/aws/aws-lambda-java-libs) and [com.fasterxml.jackson.jr:jackson-jr-objects](https://github.com/FasterXML/jackson-jr).
Bumps the maven-dependencies group with 2 updates in the /labs/unicorn-stock-broker directory: [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) and [org.crac:crac](https://github.com/crac/org.crac).
Bumps the maven-dependencies group with 2 updates in the /labs/unicorn-store/infrastructure/db-setup directory: [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs) and [com.fasterxml.jackson.jr:jackson-jr-objects](https://github.com/FasterXML/jackson-jr).
Bumps the maven-dependencies group with 1 update in the /labs/unicorn-store/software/alternatives/unicorn-audit-service directory: [com.amazonaws:aws-lambda-java-events](https://github.com/aws/aws-lambda-java-libs).
Bumps the maven-dependencies group with 1 update in the /labs/unicorn-store/software/alternatives/unicorn-store-micronaut directory: [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence).
Bumps the maven-dependencies group with 4 updates in the /labs/unicorn-store/software/alternatives/unicorn-store-quarkus directory: [org.crac:crac](https://github.com/crac/org.crac), [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform), [io.quarkus.platform:quarkus-amazon-services-bom](https://github.com/quarkusio/quarkus-platform) and [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform).
Bumps the maven-dependencies group with 1 update in the /labs/unicorn-store/software/unicorn-store-spring directory: [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence).


Updates `com.amazonaws:aws-lambda-java-events` from 3.11.6 to 3.13.0
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

Updates `com.amazonaws:aws-lambda-java-events` from 3.11.6 to 3.13.0
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

Updates `com.amazonaws:aws-lambda-java-runtime-interface-client` from 2.5.0 to 2.5.1
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

Updates `com.fasterxml.jackson.jr:jackson-jr-objects` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-jr@jackson-jr-parent-2.17.1...jackson-jr-parent-2.17.2)

Updates `com.amazonaws:aws-lambda-java-events` from 3.11.6 to 3.13.0
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

Updates `org.crac:crac` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/crac/org.crac/releases)
- [Commits](CRaC/org.crac@1.4.0...1.5.0)

Updates `com.amazonaws:aws-lambda-java-events` from 3.11.6 to 3.13.0
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

Updates `com.fasterxml.jackson.jr:jackson-jr-objects` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-jr@jackson-jr-parent-2.17.1...jackson-jr-parent-2.17.2)

Updates `com.amazonaws:aws-lambda-java-events` from 3.11.6 to 3.13.0
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

Updates `jakarta.persistence:jakarta.persistence-api` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/jakartaee/persistence/releases)
- [Commits](https://github.com/jakartaee/persistence/commits)

Updates `org.crac:crac` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/crac/org.crac/releases)
- [Commits](CRaC/org.crac@1.4.0...1.5.0)

Updates `io.quarkus.platform:quarkus-bom` from 3.12.1 to 3.13.0
- [Commits](quarkusio/quarkus-platform@3.12.1...3.13.0)

Updates `io.quarkus.platform:quarkus-amazon-services-bom` from 3.12.1 to 3.13.0
- [Commits](quarkusio/quarkus-platform@3.12.1...3.13.0)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.12.1 to 3.13.0
- [Commits](quarkusio/quarkus-platform@3.12.1...3.13.0)

Updates `io.quarkus.platform:quarkus-amazon-services-bom` from 3.12.1 to 3.13.0
- [Commits](quarkusio/quarkus-platform@3.12.1...3.13.0)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.12.1 to 3.13.0
- [Commits](quarkusio/quarkus-platform@3.12.1...3.13.0)

Updates `jakarta.persistence:jakarta.persistence-api` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/jakartaee/persistence/releases)
- [Commits](https://github.com/jakartaee/persistence/commits)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-lambda-java-events
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.amazonaws:aws-lambda-java-events
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.amazonaws:aws-lambda-java-runtime-interface-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.fasterxml.jackson.jr:jackson-jr-objects
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.amazonaws:aws-lambda-java-events
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.crac:crac
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.amazonaws:aws-lambda-java-events
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.fasterxml.jackson.jr:jackson-jr-objects
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.amazonaws:aws-lambda-java-events
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: jakarta.persistence:jakarta.persistence-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.crac:crac
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.quarkus.platform:quarkus-amazon-services-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.quarkus.platform:quarkus-amazon-services-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: jakarta.persistence:jakarta.persistence-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2024

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Aug 2, 2024
@dependabot dependabot bot deleted the dependabot/maven/labs/unicorn-location-api/UnicornLocationFunction/maven-dependencies-254b9ce850 branch August 2, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants